home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: shandwick.com!nobody
- From: D J Supel <dsupel>
- Subject: [A] libHTML 2.0 - C++ CGI Component
- Message-ID: <Do9s8C.C6q@gateway.shandwick.com>
- Sender: nobody@gateway.shandwick.com
- Mime-Version: 1.0
- X-Mailer: Mozilla 1.12 (X11; I; SunOS 4.1.3_U1 sun4m)
- Content-Type: text/plain; charset=us-ascii
- X-Url: news:comp.lang.c++
- Organization: Shandwick
- Date: Thu, 14 Mar 1996 18:19:24 GMT
- Content-Transfer-Encoding: 7bit
-
- [Announce] libHTML 2.0 release.
-
- libHTML is a library of classes abstracting HTML. The library is primarily
- used to write C++ CGI's, but it can also be used to develop basic html
- documents. The library was developed using an Object Oriented methodology
- making the interface to the library easy to understand and allowing future
- library evolution. You no longer need to write HTML documents with hundreds
- of greater-than and less-than characters surrounded by unreadable commands
- like 'B', 'BR', '#AAFF00', 'HREF' and 'TD'.
-
- libHTML is used world wide by hundreds of software engineers responsible
- for developing dynamic HTML interfaces. Its home page can be found at
- http://isx.com/cgi-bin/libHTML. There you will find design and programming
- documentation, C++ header source, a sample driver, sample results, and
- the *complete* source for the library (in compressed tar format).
-
- libHTML has compiled cleanly and successfully executed on the following
- platform/compilers combinations ...
-
- SunOS / CenterLine
- Solaris / SPARComplier
- Windows NT / MSVC++ 4.0
-
-
- http://isx.com/cgi-bin/libHTML
-
-